lcDrwCountObjects Home

Counts a number of named objects, by type.

 int lcDrwCountObjects (
   HANDLE hDrw,
   int ObjType
 );

Parameters
hDrw
  Handle to a drawing object.
ObjType
  Object type.


Return Value

  A number of objects of specified type.